VB5 Control Creation Edition C4Board ActiveX Control |
| Home | Site Map |
|
This Connect4 sample uses a combination of VBScript code and VB code. The game display is done using a VB5-created control. The game logic is in VBScript code that is contained in the HTML page.
By using a VB-created control, the sample is able to animate pieces as they drop from the top of the board to the bottom.
In comparison, see the HTML-only version